home *** CD-ROM | disk | FTP | other *** search
- VERSION BUILD=200003
- URL GOTO=http://www.iopus.com/index.htm
- '
- '
- TAG TYPE=A ATTR=HREF:http://www.iopus.com/store.htm
- '
- 'Use POS=5 because we want to click on the 5th link with a "Buy Now!" text
- TAG POS=5 TYPE=A ATTR=TXT:Buy<SP>Now!
- '
- 'Now we are in the SECURE (SSL) Online Store
- '
- 'The following box is not always displayed. If displayed, change order form language to English
- 'SET !ERRORIGNORE YES
- 'TAG POS=1 TYPE=SELECT FORM=NAME:order ATTR=NAME:locale_select CONTENT=0
- 'SET !ERRORIGNORE NO
- TAG TYPE=INPUT:TEXT FORM=NAME:order ATTR=NAME:heardabout CONTENT=Filled<SP>by<SP>Internet<SP>Macros
- 'On the next line we replaced the value "Order<SP>Now" with "*" so it works
- 'for all languages of the order form
- TAG TYPE=INPUT:SUBMIT FORM=NAME:order ATTR=NAME:ORDER_PRODUCT_NOW&&VALUE:*
- TAG TYPE=INPUT:TEXT FORM=NAME:order ATTR=NAME:FNAME CONTENT=Please<SP>enter<SP>your<SP>purchase<SP>details<SP>here:
-